license change git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@119395 91177308-0d34-0410-b5e6-96231b3b80d8 
diff --git a/include/__tuple b/include/__tuple index e10f8d7..9a932f4 100644 --- a/include/__tuple +++ b/include/__tuple 
@@ -3,8 +3,8 @@  //  // The LLVM Compiler Infrastructure  // -// This file is distributed under the University of Illinois Open Source -// License. See LICENSE.TXT for details. +// This file is dual licensed under the MIT and the University of Illinois Open +// Source Licenses. See LICENSE.TXT for details.  //  //===----------------------------------------------------------------------===//